home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 1.iso
/
HENSA
/
COMMS
/
NLISTMGR.ARC
/
!NListMgr
/
Resources
/
NewList
< prev
next >
Wrap
Text File
|
1994-07-17
|
459b
|
20 lines
| !NListMgr.Commands.NewList
|
| This command file is used to reload the nodelist into the manager
| and can be used to reload it into client modules, for the case when the
| domain listing has changed.
|
| Manager
NListMgr_Load
|
| Clients
|
| |
| | NetWay: reinitialise NetWay_S module, if present
| |
Set NetWay_S$Present YES
RMEnsure NetWay_S 0.00 Set NetWay_S$Present NO
If "<NetWay_S$Present>"="YES" THEN RMReinit NetWay_S
Unset NetWay_S$Present
|